public PDFReducerPDFVersion OutputFormat {get; set;}
public read-write property OutputFormat: PDFReducerPDFVersion;
public function get,set OutputFormat : PDFReducerPDFVersion
public: __property PDFReducerPDFVersion get_OutputFormat(); public: __property void set_OutputFormat( PDFReducerPDFVersion value );
public: property PDFReducerPDFVersion OutputFormat { PDFReducerPDFVersion get(); void set ( PDFReducerPDFVersion value); }
'Declaration
Public Property OutputFormat As PDFReducerPDFVersion